[INFO] fetching crate librush 0.2.2...
[INFO] checking librush-0.2.2 against master#f28ac764c36004fa6a6e098d15b4016a838c13c6 for pr-158320
[INFO] extracting crate librush 0.2.2 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate librush 0.2.2
[INFO] finished tweaking crates.io crate librush 0.2.2
[INFO] tweaked toml for crates.io crate librush 0.2.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate librush 0.2.2 on toolchain f28ac764c36004fa6a6e098d15b4016a838c13c6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f28ac764c36004fa6a6e098d15b4016a838c13c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate librush 0.2.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f28ac764c36004fa6a6e098d15b4016a838c13c6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded vergen-gitcl v9.1.0
[INFO] [stderr]   Downloaded bitbybit v2.0.0
[INFO] [stderr]   Downloaded env_logger v0.11.9
[INFO] [stderr]   Downloaded arbitrary-int v2.1.1
[INFO] [stderr]   Downloaded portable-atomic-util v0.2.5
[INFO] [stderr]   Downloaded env_filter v1.0.0
[INFO] [stderr]   Downloaded deranged v0.5.6
[INFO] [stderr]   Downloaded jiff v0.2.20
[INFO] [stderr]   Downloaded pm-bin v0.1.2
[INFO] [stderr]   Downloaded jiff-static v0.2.20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 59f524a71763940d411142ed04521cce2cf6d0d8a0f19fd93d96911b82c7d592
[INFO] running `Command { std: "docker" "start" "59f524a71763940d411142ed04521cce2cf6d0d8a0f19fd93d96911b82c7d592", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "59f524a71763940d411142ed04521cce2cf6d0d8a0f19fd93d96911b82c7d592" "/opt/rustwide/cargo-home/bin/cargo" "+f28ac764c36004fa6a6e098d15b4016a838c13c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "59f524a71763940d411142ed04521cce2cf6d0d8a0f19fd93d96911b82c7d592", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "59f524a71763940d411142ed04521cce2cf6d0d8a0f19fd93d96911b82c7d592" "/opt/rustwide/cargo-home/bin/cargo" "+f28ac764c36004fa6a6e098d15b4016a838c13c6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling vergen-lib v9.1.0
[INFO] [stderr]    Compiling vergen v9.1.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling deranged v0.5.6
[INFO] [stderr]    Compiling vergen-gitcl v9.1.0
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling endi v1.1.1
[INFO] [stderr]    Compiling jiff v0.2.20
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking uuid v1.21.0
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]     Checking arbitrary-int v2.1.1
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking env_filter v1.0.0
[INFO] [stderr]     Checking env_logger v0.11.9
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking pm-bin v0.1.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling bitbybit v2.0.0
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling librush v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking zvariant_utils v3.3.0
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr] warning: librush@0.2.2: not within a suitable 'git' worktree!
[INFO] [stderr] warning: librush@0.2.2: VERGEN_GIT_DESCRIBE set to default
[INFO] [stderr] warning: librush@0.2.2: VERGEN_GIT_SHA set to default
[INFO] [stderr] warning: librush@0.2.2: can not find ./.git/index
[INFO] [stderr]    Compiling zvariant_derive v5.9.2
[INFO] [stderr]    Compiling zvariant v5.9.2
[INFO] [stderr]     Checking zbus_names v4.3.1
[INFO] [stderr]    Compiling zbus_macros v5.13.2
[INFO] [stderr]     Checking zbus v5.13.2
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.64s
[INFO] running `Command { std: "docker" "inspect" "59f524a71763940d411142ed04521cce2cf6d0d8a0f19fd93d96911b82c7d592", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59f524a71763940d411142ed04521cce2cf6d0d8a0f19fd93d96911b82c7d592", kill_on_drop: false }`
[INFO] [stdout] 59f524a71763940d411142ed04521cce2cf6d0d8a0f19fd93d96911b82c7d592
